Welcome![Sign In][Sign Up]
Location:
Search - tsp with pso

Search list

[Mathimatics-Numerical algorithmsPSO-ACO-TSP

Description: PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO - ACO - TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
Platform: | Size: 69057 | Author: liangwei | Hits:

[Mathimatics-Numerical algorithmsPSO-ACO-TSP

Description: PSO-ACO-TSP算法,解决旅行商问题,结合PSO和ACO算法-PSO- ACO- TSP algorithm to solve the traveling salesman problem, and with PSO and ACO Algorithm
Platform: | Size: 68608 | Author: liangwei | Hits:

[AI-NN-PRTSP_PSO

Description: 用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
Platform: | Size: 4096 | Author: 王元 | Hits:

[AI-NN-PRTSPsource

Description: 用C++实现的蚁群算法解决TSP问题源码-With C++ Realize the ant colony algorithm to solve TSP problem source
Platform: | Size: 3072 | Author: cuiweixiong | Hits:

[AI-NN-PRpso

Description: 该程序是基于MATLAB环境的pso实现tsp问题-The program is based on the MATLAB environment, the issue of PSO realize tsp
Platform: | Size: 3072 | Author: | Hits:

[assembly languagetsppso

Description: 用PSO(粒子群算法)求解TSP问题的程序-With PSO (Particle Swarm Optimization) to solve TSP problems procedures
Platform: | Size: 21504 | Author: miaomiaojiaoer | Hits:

[matlab1111

Description: 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
Platform: | Size: 5120 | Author: gg | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: 一个求解TSP问题的粒子群算法,用matlab仿真实现。-A solution of TSP problem PSO with matlab simulation.
Platform: | Size: 4096 | Author: | Hits:

[AI-NN-PRAntSystem

Description: 一个较好的蚁群MATLAB程序,附地图。-In this M-file, the implemention of ACO Algorithm is given with the support of reference papers listed. You can easily use it as following command to see the pictures of result and the iterative playing course.
Platform: | Size: 27648 | Author: boy | Hits:

[AI-NN-PRparticle_swarm_optimization-Solve-the-TSP-problem.

Description: 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
Platform: | Size: 2048 | Author: 孙岩 | Hits:

[GUI DevelopPSO-TSP

Description: 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理-This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
Platform: | Size: 1024 | Author: 杨维 | Hits:

[Mathimatics-Numerical algorithmsPSO

Description: matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm for calculation of AS some time ago on the intelligent test classes, make their own procedures. Quote here, hope someone can improve them, and exchange of experience which is more valuable. Genetic algorithm to solve the minimum spanning tree problem, PURFER coding. Particle swarm optimization to do unconstrained optimization problem. Ant colony algorithm to solve the TSP problem. If there is hope to exchange our experience, thank you, He He
Platform: | Size: 5120 | Author: stephen | Hits:

[AI-NN-PRTSP-based-on-improved-pso

Description: 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid particle swarm algorithm and genetic algorithm, ant colony algorithm and simulated annealing algorithm to solve the TSP problem the idea.
Platform: | Size: 633856 | Author: durongmao | Hits:

[AI-NN-PRktsp

Description: 微粒群算法求解k-tsp问题,详细有结果-a pso algorithm for k-tsp with complete result
Platform: | Size: 641024 | Author: 宁黎华 | Hits:

[OtherPSO-for-TSP-of-51-city

Description: 为本人毕业设计里,粒子群算法的一个应用,求解51个城市的TSP问题,城市的个数和位置都可以改动,并与遗传算法求解的结果进行对比!-I graduated from the design, the application of the particle swarm algorithm for solving the 51 cities TSP problem, the number and location of the city can be altered, and compared with the results of the genetic algorithm!
Platform: | Size: 10240 | Author: lin | Hits:

[Software Engineeringpso

Description: this file is project for tsp with pso algoritm
Platform: | Size: 2048 | Author: javad | Hits:

[matlabPSO-TSP

Description: 利用粒子群算法进行求解商旅问题,带有窗体,能正常运行。-The use of particle swarm algorithm for solving business problems, with the form, to the normal operation of.
Platform: | Size: 16384 | Author: qiaoxinyu | Hits:

[matlabTSP-with-pso

Description: TSP with pso Particle swarm optimization
Platform: | Size: 4096 | Author: mahdiace | Hits:

[TSP with PSO

Description: Travelling Salesman Problem (TSP) with PSO in C++
Platform: | Size: 66560 | Author: MostafaSalehi | Hits:

[OtherTSP-PSO

Description: 混合粒子群算法摒弃了传统粒子群算法中的通过跟踪极值来更新粒子位置的方法,而是引入了遗传算法中的交叉和变异操作,通过粒子同个体极值和群体极值的交叉以及粒子自身变异的方式来搜索最优解。(Hybrid particle swarm algorithm instead of the traditional particle swarm algorithm in the method to update the position of the particle by tracking the maximum, but the introduction of crossover and mutation in genetic algorithm, the particle swarm extremum with individual extremum and cross and variation of the particle itself to search the optimal solution.)
Platform: | Size: 13312 | Author: 胡萝卜须 | Hits:
« 12 »

CodeBus www.codebus.net